home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / gcc / ixemlsdk.lha / include / float.h < prev    next >
C/C++ Source or Header  |  1996-03-13  |  70b  |  7 lines

  1. #ifndef _FLOAT_H
  2. #define _FLOAT_H
  3.  
  4. #include <machine/float.h>
  5.  
  6. #endif
  7.